library n. 1.图书馆,图库;藏书楼;藏书。 2.丛书,文库。 a circulating library 流动图书馆。 a free library 免费图书馆。 reference library (书不外借的)参考图书馆。 have a library of 5000 volumes 藏书五千册。 Everyman's L- 〔英国〕人人文库[丛书]。 a walking library 活字典,博学家。
parallel adj. 1.平行的;并行的 (to; with); 【电学】并联的。 2.同一方向的,同一目的的。 3.相同的,同样的,相似的,对应的。 a parallel instance [case] 同样的例子[情况]。 His prudence is parallel to his zeal. 他固然谨慎,也同样热心。 run parallel with 和…平行。 n. 1.平行线[面]。 2.相似,类似;相似物,相当的人[物]。 3.比较,对比。 4.纬度圈,纬线。 5.【军事】平行堑壕。 6.【印刷】平行号 〔‖〕。 7.【电学】并联。 the parallel of altitude [declination, latitude] 平纬[赤纬,黄纬]圈。 draw a parallel between ... 在…之间作对比。 in parallel with 和…并行,和…对应。 without (a) parallel 无与匹敌的。 vt. (-l(l)-) 1.使成平行;与…平行。 2.与…相匹[配得上,相应]。 3.对比,比较… (with)。 n. -ism 【计算机】并行计算。
We develop the standard parallel library to resolve these problems 针对这些问题,可以采用开发标准并行库的方法加以解决。
This paper uses the idea of hpec _ si ( high performance embedded computing software initiative ) for reference, basing on the message passing mechanism of mpi ( message passing interface ), envelops some typical parallel algorithms in image / signal processing domain as classes, and designs and finishes an object-oriented 、 image / signal processing standard parallel library to provide application software programmers an excellent development environment 本课题借鉴高性能嵌入式计算软件计划(highperformanceembeddedcomputingsoftwareinitiative,hpec_si)的解决方法,基于消息传递接口(messagepassinginterface,mpi)的消息传递机制,对图像/信号处理中的一些典型并行算法以类组件的方式进行封装,设计和实现了具有面向对象特征的、用于图像/信号处理的并行向量库,提供给应用软件开发人员一个良好的开发环境。
The basic idea of using the standard parallel library to develop high performance computing programs is : library envelops some typical domain-oriented parallel algorithms, and offer users high-level application program interfaces; users only need employ the matching library functions to finish the parallel programs, according to the needs of users 标准并行库开发高性能计算程序的基本思想是:程序库面向特定的应用领域,把一些典型并行算法进行封装,提供给用户高层次的应用程序接口;用户只需要根据自己的需求,调用相应的库函数,就可以编写出并行程序。